stack: Minor doc addition
authorMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2020 01:15:08 +0000 (21:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2020 01:15:44 +0000 (21:15 -0400)
gtk/gtkstack.c

index a9a0902c23bc7688d9da25c337cfb011351e7aaf..b97ebb54bb52895f3375b1ded14bf031eec4dd2e 100644 (file)
@@ -84,7 +84,7 @@
  * # Accessibility
  *
  * GtkStack uses the #GTK_ACCESSIBLE_ROLE_TAB_PANEL for the stack
- * pages.
+ * pages, which are the accessible parent objects of the child widgets.
  */
 
 /**